home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2001 November / macformat-109.iso / Demos / Alice Demo / demo / pak0.pk3 / scripts / fonts.shader < prev    next >
Encoding:
Text File  |  2000-11-20  |  2.1 KB  |  124 lines

  1. gfx/fonts/hapsburg-36
  2.    {
  3.    nopicmip
  4.    nomipmaps
  5.       {
  6.       map gfx/fonts/hapsburg-36.tga
  7.       blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  8.       rgbGen identity
  9.       }
  10.    }
  11.  
  12. gfx/fonts/hapsburg-40
  13.    {
  14.    nopicmip
  15.    nomipmaps
  16.       {
  17.       map gfx/fonts/hapsburg-40.tga
  18.       blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  19.       rgbGen identity
  20.       }
  21.    }
  22.  
  23. gfx/fonts/courier-14
  24. {
  25.     nopicmip
  26.     nomipmaps
  27.     {
  28.         map gfx/fonts/courier-14.tga
  29.         blendfunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  30.         rgbgen identity
  31.     }
  32. }
  33.  
  34. gfx/fonts/marlett
  35.    {
  36.    nopicmip
  37.    nomipmaps
  38.       {
  39.       map gfx/fonts/marlett.tga
  40.       blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  41.       rgbGen identity
  42.       }
  43.    }
  44.  
  45. gfx/fonts/asrafel
  46.    {
  47.    nopicmip
  48.    nomipmaps
  49.       {
  50.       map gfx/fonts/asrafel.tga
  51.       blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  52.       rgbGen identity
  53.       }
  54.    }
  55.  
  56. gfx/fonts/asrafel-30
  57.    {
  58.    nopicmip
  59.    nomipmaps
  60.       {
  61.       map gfx/fonts/asrafel-30.tga
  62.       blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  63.       rgbGen identity
  64.       }
  65.    }
  66.  
  67. // PGM -- these are temp fonts from FAKK, and should be removed
  68.  
  69. gfx/fonts/verdana
  70.    {
  71.    nopicmip
  72.    nomipmaps
  73.       {
  74.       map gfx/fonts/verdana.tga
  75.       blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  76.       rgbGen identity
  77.       }
  78.    }
  79.  
  80. gfx/fonts/verdana-12
  81.    {
  82.    nopicmip
  83.    nomipmaps
  84.       {
  85.       map gfx/fonts/verdana-12.tga
  86.       blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  87.       rgbGen identity
  88.       }
  89.    }
  90.  
  91. gfx/fonts/verdana-14
  92.    {
  93.    nopicmip
  94.    nomipmaps
  95.       {
  96.       map gfx/fonts/verdana-14.tga
  97.       blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  98.       rgbGen identity
  99.       }
  100.    }
  101.  
  102. gfx/fonts/verdana-20
  103.    {
  104.    nopicmip
  105.    nomipmaps
  106.       {
  107.       map gfx/fonts/verdana-20.tga
  108.       blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  109.       rgbGen identity
  110.       }
  111.    }
  112.  
  113. gfx/fonts/verdana-10
  114.    {
  115.    nopicmip
  116.    nomipmaps
  117.       {
  118.       map gfx/fonts/verdana-10.tga
  119.       blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  120.       rgbGen identity
  121.       }
  122.    }
  123.  
  124.